home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / Strings_38_2.readme < prev    next >
Text File  |  1996-09-26  |  3KB  |  94 lines

  1. Short:    Find printable strings in a binary file
  2. Author:   kas@mink.ping.dk (Klaus Alexander Seistrup)
  3. Uploader: kas@mink.ping.dk (Klaus Alexander Seistrup)
  4. Type:     util/cli
  5.  
  6.  
  7.     NAME
  8.     Strings -- Find printable strings in a binary file (v38.2.1)
  9.  
  10.     SYNOPSIS
  11.     Strings -i=From,-o=To,-n=MinSize/K/N,-8=8bit/S,-?=About/S
  12.     Strings [[-i] inFile] [[-o] outFile] [-n minSize] [-8] [-?]
  13.  
  14.     OPTIONS
  15.     -i  Read from inFile rather than StdIn
  16.     -o  Write to outFile rather than StdOut
  17.     -n  Smallest string to print (default 6)
  18.     -8  Use default locale (default 7bit=US-ASCII)
  19.     -?  About `Strings'...
  20.  
  21.     DESCRIPTION
  22.     The Strings command looks for ASCII strings in a binary file.
  23.     A string is any sequence of 6 or more printing characters ending
  24.     with a LINEFEED (ASCII 10) or a NULL byte.
  25.  
  26.     REQUIREMENTS
  27.     dos.library v37+
  28.     locale.library v38+
  29.  
  30.     NOTES
  31.     The algorithm for identifying strings is extremely primitive.
  32.  
  33.     BUGS
  34.     None known.
  35.  
  36.     CONTENTS
  37.     Strings (dir)
  38.         Strings
  39.         Strings.readme
  40.  
  41.     COPYRIGHT
  42.     Strings is Copyright © 1993-95 Klaus Alexander Seistrup @ Magnetic Ink
  43.     <kas@mink.ping.dk>, but the program may be freely distributed and
  44.     copied, as long as the following conditions are fulfilled:
  45.  
  46.     · The sales price must not be higher than the cost of an (empty)
  47.       disk plus a nominal copying fee plus costs for shipping. The total
  48.       price must not be higher than US$ 5.
  49.  
  50.     · All parts of the program and the documentation must be complete.
  51.       The distribution of single parts or incomplete subsets of the
  52.       original distribution is NOT ALLOWED. DO NOT ADD TO THE ARCHIVE!!
  53.  
  54.     · Strings may not be sold in combination with or as part of commercial
  55.       software.
  56.  
  57.     · Program and documentation may not be changed in any way.
  58.  
  59.     · Permission is explicitly been given for distribution through Aminet
  60.       and Fred Fish.
  61.  
  62.     If you like this program and use it regularly, please send me a
  63.     postcard or an e-mail.
  64.  
  65.     AUTHOR
  66.                             Klaus Alexander Seistrup
  67.                                   Magnetic Ink
  68.                                 Østervej 5C-226
  69.                                DK-4293 Dianalund
  70.                                  D A N M A R K
  71.  
  72.                             E-mail: kas@mink.ping.dk
  73.  
  74.         PGP Public Key avaiable from pgp-req@mink.ping.dk (auto-reply).
  75.  
  76. -- 
  77.  
  78.  "All thy strong holds shall be like fig trees with the firstripe figs: if
  79.   they be shaken, they shall even fall into the mouth of the eater."
  80.  
  81.                                                               (Nahum 3:12)
  82.  
  83. 
  84.  
  85.  
  86. ============================= Archive contents =============================
  87.  
  88. Original  Packed Ratio    Date     Time    Name
  89. -------- ------- ----- --------- --------  -------------
  90.     2636    1747 33.7% 04-May-95 23:37:18 +Strings
  91.     2391    1200 49.8% 04-May-95 23:43:18 +Strings.readme
  92. -------- ------- ----- --------- --------
  93.     5027    2947 41.3% 07-May-95 17:06:40   2 files
  94.